Skip to content

feat(skills): refresh engineering and automation workflows - #15

Merged
BramVR merged 1 commit into
mainfrom
codex/skill-refresh-2026-08-19
Aug 19, 2026
Merged

feat(skills): refresh engineering and automation workflows#15
BramVR merged 1 commit into
mainfrom
codex/skill-refresh-2026-08-19

Conversation

@BramVR

@BramVR BramVR commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the retired to-issues route with the current to-tickets workflow
  • refresh TDD, setup-matt-pocock-skills, and to-tickets from Matt Pocock's current source while preserving Bram-local policy
  • update Peekaboo guidance and the active CLI to v4.2.0
  • refresh browser-use with current relay hardening and cmux-first routing

Validation

  • scripts/validate-skills
  • shell syntax check matching CI
  • docs inventory
  • video transcript downloader npm smoke gate
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 19, 2026 19:40
@BramVR
BramVR merged commit 53c5ce0 into main Aug 19, 2026
2 checks passed
@BramVR
BramVR deleted the codex/skill-refresh-2026-08-19 branch August 19, 2026 19:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes the repo’s engineering/automation skill bundle by retiring to-issues in favor of to-tickets, syncing updated upstream skill content (with Bram-local policy preserved), and hardening macOS/browser automation guidance (Peekaboo v4 + fail-closed Chrome relay).

Changes:

  • Replace to-issues with an expanded to-tickets workflow (AFK/HITL + required real-proof gates).
  • Refresh TDD and setup guidance (streamlined TDD SKILL + new tautological-test guidance + OpenAI agent metadata).
  • Update automation routing docs: Peekaboo v4.2.0 usage and cmux-first / relay-hardened browser automation.

Reviewed changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
skills/to-tickets/SKILL.md Replaces/extends the ticket-splitting workflow (blockers + AFK/HITL + real-proof rules).
skills/to-issues/SKILL.md Removes the retired to-issues skill.
skills/tdd/tests.md Adds guidance/examples for avoiding tautological tests.
skills/tdd/SKILL.md Reworks TDD guidance around seams, anti-patterns, and loop rules.
skills/tdd/refactoring.md Removes the prior refactoring candidates doc.
skills/tdd/interface-design.md Removes the prior interface-design guidance doc.
skills/tdd/deep-modules.md Removes the prior deep-modules guidance doc.
skills/tdd/agents/openai.yaml Adds OpenAI agent UI metadata for the TDD skill.
skills/setup-matt-pocock-skills/SKILL.md Refreshes repo setup workflow; standardizes around AGENTS.MD and updated tracker/domain docs.
skills/setup-matt-pocock-skills/issue-tracker-local.md Updates local-markdown tracker wording and conventions.
skills/setup-matt-pocock-skills/issue-tracker-gitlab.md Updates GitLab tracker guidance and wording.
skills/setup-matt-pocock-skills/issue-tracker-github.md Updates GitHub tracker guidance and wording.
skills/setup-matt-pocock-skills/domain.md Minor wording/format tweaks for domain-doc consumption rules.
skills/peekaboo/SKILL.md Updates Peekaboo guidance to v4 contract and background-first safety workflow.
skills/github-project-triage/SKILL.md Updates large/vague-work routing from to-issues to to-tickets.
skills/browser-use/SKILL.md Tightens routing and introduces fail-closed relay policy guidance for Chrome DevTools MCP.
README.md Updates Bram-local preserved-skill list to reflect to-tickets replacement.
docs/upstream-mined.md Records the targeted upstream mining refresh for browser-use.
CHANGELOG.md Adds a changelog entry describing this refresh.
AGENTS.MD Updates Bram-local preserved-skill list to reflect to-tickets replacement.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread skills/tdd/SKILL.md
Ask: "What's the public interface, and which seams should we test?"

### 4. Refactor
When the shape of that interface is itself in question, call the Skill tool with "codebase-design" for the vocabulary. It is the shared source of the module, interface, depth, seam, adapter, leverage, and locality terms. Consult it as a reference, not a session to run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants